* {
  margin: 0;
  padding: 0;
  border: 0;
}
* {
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}
body {
  overflow-x: hidden;
  background: #ffffff;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
input,
legend,
li,
ol,
p,
pre,
s,
span,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.ob {
  width: 100%;
  height: auto;
}
.ib {
  width: 1200px;
  margin: 0 auto;
  height: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.seg {
  margin-top: 15px;
  margin-bottom: 15px;
}
.n-seg {
  margin-top: 0;
  margin-bottom: 10;
}
.n-border {
  border: 0;
}
/*顶部背景颜色*/
.w-b-back {
  background-color: #fff;
  height: 32px;
  line-height: 32px;
}
/*公共欢迎栏目 头部 logo 搜索 导航*/
/*最顶部*/
.w-box .w-con .w-c-l li {
  float: left;
  color: #555555;
  font-size: 12px;
  height: 32px;
  overflow: hidden;
}
.w-box .w-con .w-c-l li a {
  margin: 0 10px;
  display: inline-block;
}
.w-box .w-con .w-c-l li:nth-child(2) a,
.w-box .w-con .w-c-l li:nth-child(3) a {
  width: 20px;
  height: 20px;
  background: url(../images/spir.png) no-repeat 0 0;
  margin: 6px 5px 6px 5px;
  overflow: hidden;
}
.w-box .w-con .w-c-l li:nth-child(3) a {
  background: url(../images/spir.png) no-repeat 0 -30px;
}
.w-box .w-con .w-c-r li {
  float: left;
  color: #555555;
  font-size: 12px;
}
.w-box .w-con .w-c-r li a {
  padding: 0 10px;
  display: inline-block;
}
.w-box .w-con a:hover {
  color: #159639;
}
/*logo 搜索 电话*/
.lst-box {
  /*logo*/
  /*搜索*/
  /*右侧电话*/
}
.lst-box .lst-l {
  width: 302px;
}
.lst-box .lst-l a {
  display: block;
}
.lst-box .lst-l a img {
  width:302px;
  height:98px;
  display: block;
  width: 100%;
}
.lst-box .lst-s {
  position: relative;
  margin-left: 156px;
  /*更多关键词*/
}
.lst-box .lst-s form {
  margin-top: 46px;
}
.lst-box .lst-s form input {
  outline: none;
  float: left;
}
.lst-box .lst-s form .inp {
  width: 298px;
  height: 30px;
  border: 1px solid #a0a0a0;
  border-right: 0;
  text-indent: 5px;
}
.lst-box .lst-s form .but {
  width: 80px;
  height: 32px;
  background-color: #72a809;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
}
.lst-box .lst-s .fm-mkey {
  position: absolute;
  top: 16px;
  height: 24px;
  line-height: 24px;
  width: 100%;
}
.lst-box .lst-s .fm-mkey span {
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
  position: relative;
}
.lst-box .lst-s .fm-mkey .sp-active {
  background-color: #72a809;
  color: #fff;
}
.lst-box .lst-s .fm-mkey .sp-active:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -10px;
  width: 0px;
  height: 0px;
  border-top: 6px solid #72a809;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid rgba(0, 0, 0, 0);
}
.lst-box .lst-t {
  margin-top: 28px;
}
.lst-box .lst-t div {
  position: relative;
  padding-left: 40px;
}
.lst-box .lst-t div p {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}
.lst-box .lst-t div p small {
  font-size: 12px;
  font-weight: normal;
}
.lst-box .lst-t div span {
  font-size: 16px;
  color: #000;
  letter-spacing: 4px;
}
.lst-box .lst-t div:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  left: 0;
  top: 4px;
  background: url(../images/spir.png) no-repeat 0 -60px;
}
/*公共导航*/
.gl-nav-box {
  background-color: #72a809;
  margin-bottom: 0;
}
.gl-nav-box .nav-con li {
  width: 120px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  margin: 0 4px;
}
.gl-nav-box .nav-con li a {
  color: #fff;
  font-size: 14px;
  display: block;
}
.gl-nav-box .nav-con li .a-active {
  background-color: #578106;
}
.gl-nav-box .nav-con li a:hover {
  background-color: #578106;
  text-decoration: underline;
}
/*公共底部*/
/*底部*/
.base-box01 {
  background-color: #dddddd;
  padding: 20px 0;
}
.base-box01 .bb-con .bbc-l {
  width: 1000px;
  height: 100px;
}
.base-box01 .bb-con .bbc-l li {
  float: left;
  width: 250px;
  margin-top: 26px;
}
.base-box01 .bb-con .bbc-l li img {
  float: left;
  margin-left: 40px;
}
.base-box01 .bb-con .bbc-l li p {
  float: left;
  margin-left: 15px;
  line-height: 20px;
  font-size: 12px;
  color: #4c4c4c;
  margin-top: 4px;
}
.base-box01 .bb-con .bbc-r {
  width: 180px;
}
.base-box01 .bb-con .bbc-r .bbc-r-c {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 0px auto;
  background-color: #009237;
  color: #fff;
}
/*底部*/
.base-box02 {
  background-color: #515151;
  padding: 20px 0;
}
.base-box02 .base-con {
  width: 720px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fefefe;
}
.base-box02 .base-con li {
  float: left;
  font-size: 14px;
  color: #fefefe;
}
.base-box02 .base-con li a {
  padding: 4px 10px;
  font-size: 14px;
  color: #fefefe;
}
.base-box02 .base-con li:hover a {
  color: red;
}
.base-box02 .base-con2 {
  padding-top: 15px;
}
.base-box02 .base-con2 p {
  text-align: center;
  font-size: 14px;
  color: #fefefe;
}
/*统一模块的样式*/
/*<!-- 统一模块 标题 -->*/
.ms-tit {
  width: 240px;
  height: 122px;
  background: #35d30b;
  border-radius: 10px;
  overflow: hidden;
}
.ms-tit p{
  font-size: 20px;
  color: #fff;
  margin-top: 34px;
  margin-left: 20px;
  position: relative;
}
.ms-tit p a{
  font-size: 20px;
  color: #fff;
}
.ms-tit p:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 90px;
  top: 3px;
  background: url(../images/supplu-spir.png) no-repeat 0 0;
}
.ms-tit span {
  display: block;
  font-size: 28px;
  color: #fff;
  margin-left: 20px;
}
/*<!-- 统一模块 侧边导航 -->*/
.ms-nav {
  background-color: #eeeeee;
  margin-top: 30px;
  margin-bottom: 30px;
}
.ms-nav li {
  height: 38px;
  line-height: 38px;
  padding: 0 30px 0 50px;
  position: relative;
  border-bottom: 1px solid #c9c9c9;
  transition: all .3s linear;
}
.ms-nav li a {
  display: block;
  font-size: 14px;
  color: #333;
}
.ms-nav li:last-child {
  border-bottom: 0;
}
.ms-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 17px;
  background: url(../images/supplu-spir.png) no-repeat 0 -120px;
  left: 12px;
  top: 10px;
}
.ms-nav li:after {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../images/supplu-spir.png) no-repeat 0 -144px;
  right: 12px;
  top: 10px;
}
.ms-nav li:hover {
  background-color: #d4d4d4;
}
/*10.11新加*/
.ms-navs{height: 100%;background: #72a809;transition: all .3s;margin:10px 0;border-radius: 10px;}
.ms-navs a{color: #fff; display: block;font-size:14px;overflow: hidden;padding-left: 20px;line-height: 46px;max-height: 46px;transition: all .3s;}
.ms-navs a span{margin-left: 20px;}
.nav-item{position: relative;}
.nav-item ul{display: none;background: rgba(114,168,9,.8);}
.ms-navs ul .nav-item{border-bottom: 1px solid #fff;}
.nav-item ul .navs-item ul{display: none;background: #72a809;}
.nav-item ul .navs-item ul li a:hover{background-color:rgba(0,0,0,.1);}
.nav-item.nav-show ul{display: block;}
.nav-show,.nav-item>a:hover{background:rgba(0,0,0,.1);}
.nav-show,.navs-item>a:hover{background:rgba(0,0,0,.3);}
.ni-01 span{margin-left: 10px!important;}
.ni-03 span{margin-left: 40px!important;}
/*10.11新加*/


/*<!-- 统一模块 黄金展位 -->*/
.ms-gold {
  background-color: #f6f6f6;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.ms-gold ul {
  padding-top: 60px;
  position: relative;
}
.ms-gold ul li {
  padding: 15px 0;
  border-top: 1px dashed #d0cece;
}
.ms-gold ul li a {
  display: block;
}
.ms-gold ul li a img {
  width:177px;
  height: 122px;
  display: block;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}
.ms-gold ul li a span {
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fd6600;
  font-weight: bold;
}
.ms-gold ul li a p {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
}
.ms-gold ul:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 47px;
  background-image: url(../images/gold-tit.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 5px;
}
/*<!-- 统一模块 列表 -->*/
.ms-list {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.ms-list .msl-l {
  width: 120px;
}
.ms-list .msl-l a {
  width: 100%;
}
.ms-list .msl-l a img {
  min-height: 122px;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
}
.ms-list .msl-c {
  width: 650px;
  margin-left: 20px;
}
.ms-list .msl-c h4 a {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
.ms-list .msl-c p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.ms-list .msl-c .mslc-b1 {
  height: 20px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
}
.ms-list .msl-c .mslc-b1 span {
  font-size: 12px;
  color: #3e3e3e;
}
.ms-list .msl-c .mslc-b1 small {
  font-size: 12px;
  color: #3e3e3e;
}
.ms-list .msl-c .mslc-b2 {
  height: 20px;
  line-height: 20px;
}
.ms-list .msl-c .mslc-b2 a {
  font-size: 12px;
  color: #3e3e3e;
  float: left;
}
.ms-list .msl-c .mslc-b2 a small {
  color: #666666;
  font-weight: normal;
}
.ms-list .msl-c .mslc-b2 a:first-child {
  padding-left: 20px;
  position: relative;
  font-weight: bold;
}
.ms-list .msl-c .mslc-b2 a:first-child:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(../images/supplu-spir.png) no-repeat 0 -59px;
  left: 0;
  top: 2px;
}
.ms-list .msl-c .mslc-b2 a:last-child {
  width: 16px;
  height: 16px;
  display: block;
  float: right;
  background: url(../images/supplu-spir.png) no-repeat 0 -33px;
  margin-top: 2px;
}
.ms-list .msl-r {
  width: 120px;
}
.ms-list .msl-r a {
  display: block;
  width: 80px;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin: 36px auto;
  position: relative;
}
.ms-list .msl-r a:after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 19px;
  background: url(../images/supplu-spir.png) no-repeat 0 -87px;
  left: 15px;
  top: 31px;
}
.ms-list .msl-rr {
  width: 120px;
}
.ms-list .msl-rr a {
  display: block;
  width: 80px;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin: 36px auto;
  position: relative;
}
.ms-list .msl-rr a:after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 19px;
  background: url(../images/supplu-spirr.png) no-repeat 0 -87px;
  left: 15px;
  top: 31px;
}
/*<!-- 统一模块 分页 -->*/
.ms-fy {
  margin: 10px auto;
  padding: 15px 0;
  border-bottom: 1px solid #8e8c8c;
}
.ms-fy li {
  float: left;
}
.ms-fy li a {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
  border: 1px solid #dddddd;
  margin: 0 10px;
}
.ms-fy li a:hover {
  background-color: #149305;
  color: #fff;
}
.ms-fy li span {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
}
.ms-fy li input {
  width: 36px;
  height: 27px;
  border: 1px solid #dddddd;
  outline: none;
  margin: 0 10px;
}
.ms-fy li small {
  display: block;
  padding: 4px 10px;
  font-size: 14px;
  background-color: #149305;
  color: #fff;
  margin: 0 10px;
  height: 21px;
}
.ms-fy .li-active a {
  background-color: #149305;
  color: #fff;
}
.ms-fy li:nth-child(2) a,
.ms-fy li:nth-child(3) a {
  /*height: 19px;*/
  /*line-height: 19px;*/
}
/*公共模块 详情页部分*/
/*公共模块 详情页顶部导航指向*/
.ms-dtl-snav {
  height: 32px;
  line-height: 32px;
  border: 1px solid #dddddd;
  background: -webkit-linear-gradient(#ffffff, #f0f0f0);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, #f0f0f0);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, #f0f0f0);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, #f0f0f0);
  /* 标准的语法 */
}
.ms-dtl-snav div {
  padding-left: 12px;
  font-size: 12px;
  color: #212121;
}
.ms-dtl-snav div a {
  display: inline-block;
  font-size: 12px;
  color: #212121;
  padding: 0 6px;
}
.ms-dtl-snav span {
  display: block;
}
.ms-dtl-snav span a {
  display: inline-block;
  margin-top: 6px;
  margin-right: 10px;
  width: 87px;
  height: 22px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 0;
}
/*公共模块 详情页轮播图部分*/
.ms-dtl-lbt {
  width: 480px;
  padding: 10px;
  border: 2px solid #e9e9e6;
  box-shadow: 5px 5px 10px #e9e9e6;
}
.ms-dtl-lbt .swiper-container01 .swiper-wrapper .swiper-slide a {
  display: block;
}
.ms-dtl-lbt .swiper-container01 .swiper-wrapper .swiper-slide a img {
  min-height: 320px;
  display: block;
  width: 100%;
}
.ms-dtl-lbt .swiper-container02 {
  margin-top: 10px;
}
.ms-dtl-lbt .swiper-container02 .swiper-wrapper .swiper-slide {
  opacity: .6;
  cursor: pointer;
}
.ms-dtl-lbt .swiper-container02 .swiper-wrapper .swiper-slide img {
  min-height: 75px;
  display: block;
  width: 100%;
}
.ms-dtl-lbt .swiper-container02 .swiper-wrapper .swiper-slide-thumb-active {
  opacity: 1;
}
/* 右侧参数*/
.ms-dtl-cs {
  width: 400px;
}
.ms-dtl-cs h3 {
  height: 48px;
  overflow: hidden;
  margin-top: 10px;
}
.ms-dtl-cs h3 a {
  display: block;
  line-height: 24px;
  font-size: 16px;
  letter-spacing: 1px;
  height: 48px;
  overflow: hidden;
}
.ms-dtl-cs ul {
  margin-top: 20px;
}
.ms-dtl-cs ul li {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
.ms-dtl-cs ul li span {
  font-size: 14px;
}
.ms-dtl-cs ul li span small {
  font-size: 14px;
}
.ms-dtl-cs div {
  margin-top: 20px;
}
.ms-dtl-cs div a {
  width: 140px;
  height: 48px;
  outline: none;
  text-align: center;
  line-height: 48px;
  display: block;
  border-radius: 6px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  opacity: .8;
  background: -webkit-linear-gradient(#a3d344, #75aa0c);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#a3d344, #75aa0c);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#a3d344, #75aa0c);
  /* Firefox 3.6 - 15 */
  background: #35d30b;
  /* 标准的语法 */
}
.ms-dtl-cs div a:hover {
  opacity: 1;
}
.ms-dtl-cs div a:active {
  background: -webkit-linear-gradient(#75aa0c, #75aa0c);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#75aa0c, #75aa0c);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#75aa0c, #75aa0c);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#75aa0c, #75aa0c);
  /* 标准的语法 */
}
/*公共模块 详情页内容部分标题栏*/
.ms-dtl-tit {
  height: 30px;
  line-height: 30px;
  background: -webkit-linear-gradient(#fefefe, #f1f1f1);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fefefe, #f1f1f1);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fefefe, #f1f1f1);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fefefe, #f1f1f1);
  /* 标准的语法 */
  border: 1px solid #dddddd;
}
.ms-dtl-tit span {
  font-size: 14px;
  color: #158711;
  margin-left: 16px;
}
.ms-dtl-tit a {
  display: block;
  margin-top: 6px;
  margin-right: 6px;
  width: 80px;
  height: 18px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -92px;
}
/*公共模块 详情页内容-文章部分*/
.ms-dtl-article {
  padding: 20px;
}
.ms-dtl-article .article {
  font-size: 14px;
  line-height: 30px;
  color: #212121;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-family: "Microsoft YaHei";
}
.ms-dtl-article .art-one {
  margin: 0 auto;
  max-width: 100%;
  margin: 15px auto;
  display: block;
}
/*公共模块 详情页内容-评论*/
.ms-dtl-review {
  padding-bottom: 15px;
}
.ms-dtl-review .ms-dtl-rev-tit {
  height: 30px;
  line-height: 30px;
  background: -webkit-linear-gradient(#fefefe, #f1f1f1);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fefefe, #f1f1f1);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fefefe, #f1f1f1);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fefefe, #f1f1f1);
  /* 标准的语法 */
  border: 1px solid #dddddd;
}
.ms-dtl-review .ms-dtl-rev-tit span {
  font-size: 14px;
  color: #212121;
  font-weight: bold;
  margin-left: 16px;
}
.ms-dtl-review .ms-dtl-rev-tit div {
  font-size: 14px;
  color: #212121;
  margin-right: 6px;
}
.ms-dtl-review .ms-dtl-rev-tit div small {
  color: #212121;
  font-size: 14px;
}
.ms-dtl-review .ms-dtl-rev-tit div a {
  color: #212121;
  font-size: 14px;
  margin-left: 6px;
}
.ms-dtl-review .ms-dtl-rev-con ul {
  width: 800px;
  margin: 20px auto;
  margin-bottom: 0;
  border-bottom: 1px solid #eeeeee;
}
.ms-dtl-review .ms-dtl-rev-con ul li {
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
}
.ms-dtl-review .ms-dtl-rev-con ul li i,
.ms-dtl-review .ms-dtl-rev-con ul li .bar,
.ms-dtl-review .ms-dtl-rev-con ul li small,
.ms-dtl-review .ms-dtl-rev-con ul li p {
  float: left;
  font-size: 14px;
  color: #212121;
}
.ms-dtl-review .ms-dtl-rev-con ul li i {
  display: block;
  padding-right: 40px;
  position: relative;
  font-style: normal;
}
.ms-dtl-review .ms-dtl-rev-con ul li i:after {
  content: "";
  display: block;
  width: 35px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -116px;
}
.ms-dtl-review .ms-dtl-rev-con ul li .bar {
  position: relative;
  margin-top: 9px;
  margin-left: 30px;
  width: 440px;
  height: 14px;
  background-color: #fff7d2;
}
.ms-dtl-review .ms-dtl-rev-con ul li .bar div {
  position: absolute;
  height: 14px;
  background-color: #ffa40d;
  left: 0;
  top: 0;
}
.ms-dtl-review .ms-dtl-rev-con ul li .bar:before {
  content: "";
  display: block;
  width: 4px;
  position: absolute;
  left: 0;
  top: 0;
  height: 14px;
  background-color: #ffa40d;
}
.ms-dtl-review .ms-dtl-rev-con ul li small {
  width: 100px;
  text-align: center;
  margin-left: 30px;
}
.ms-dtl-review .ms-dtl-rev-con ul li p {
  text-align: center;
  width: 100px;
  margin-left: 30px;
  background-color: #e1f0fb;
}
.ms-dtl-review .ms-dtl-rev-con ul li:nth-child(2) i:after {
  content: "";
  display: block;
  width: 35px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -132px;
}
.ms-dtl-review .ms-dtl-rev-con ul li:nth-child(2) p {
  background-color: #f2f8fd;
}
.ms-dtl-review .ms-dtl-rev-con ul li:nth-child(3) i:after {
  content: "";
  display: block;
  width: 35px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 10px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -147px;
}
.ms-dtl-review .ms-dtl-rev-con ul li:nth-child(3) p {
  background-color: #f9fcfe;
}
.ms-dtl-review .ms-dtl-rev-con form {
  margin: 10px auto;
  width: 800px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose {
  height: 30px;
  line-height: 30px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label {
  margin-right: 20px;
  display: block;
  float: left;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label input {
  float: left;
  margin-top: 8px;
  width: 14px;
  height: 14px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label span {
  float: left;
  font-size: 14px;
  color: #333333;
  padding-right: 40px;
  position: relative;
  margin-left: 4px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label span:after {
  content: "";
  display: block;
  width: 35px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 9px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -116px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label:nth-child(2) span:after {
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -132px;
}
.ms-dtl-review .ms-dtl-rev-con form .choose label:nth-child(3) span:after {
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -147px;
}
.ms-dtl-review .ms-dtl-rev-con form textarea {
  width: 800px;
  height: 75px;
  margin: 10px auto;
  border: 1px solid #7d96c4;
  resize: none;
  font-size: 14px;
  line-height: 25px;
  color: #666;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu {
  height: 30px;
  width: 800px;
  line-height: 30px;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu a {
  display: block;
  width: 100px;
  height: 20px;
  float: left;
  margin-top: 5px;
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -166px;
  margin-right: 20px;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu label {
  float: left;
  margin-right: 0px;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu label input {
  width: 14px;
  height: 14px;
  margin-top: 8px;
  float: left;
  margin-right: 6px;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu small {
  float: left;
  margin-right: 20px;
}
.ms-dtl-review .ms-dtl-rev-con form .fabu span {
  float: left;
  margin-right: 20px;
}
/*公司基本信息*/
.ms-dtl-com {
  border: 1px solid #d2d2d2;
  border-radius: 8px 8px 0 0;
}
.ms-dtl-com .ms-dtl-com-tit {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #35d30b;
  color: #fff;
  font-size: 14px;
  border-radius: 8px 8px 0 0;
}
.ms-dtl-com h3 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
}
.ms-dtl-com h3 a {
  font-size: 16px;
  display: block;
}
.ms-dtl-com ul {
  padding: 0 5px;
  padding-bottom: 10px;
}
.ms-dtl-com ul li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #e2e2e2;
  color: #1b4c7a;
  font-size: 12px;
}
.ms-dtl-com ul li span {
  color: #3e3e3e;
  font-size: 12px;
}
.ms-dtl-com ul .contact a {
  width: 16px;
  height: 16px;
  margin: 0 6px;
  display: inline-block;
}
.ms-dtl-com ul .contact a:nth-child(2) {
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -34px;
}
.ms-dtl-com ul .contact a:nth-child(3) {
  background: url(../images/ms-dtl-spir.png) no-repeat 0 -63px;
}
.ms-dtl-com ul .vip a {
  margin: 0 3px;
}
.ms-dtl-com ul .vip .a-active {
  color: #999;
}
/*公司列表*/
.ms-bus-list {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.ms-bus-list .mbl-l {
  width: 120px;
}
.ms-bus-list .mbl-l a {
  width: 100%;
}
.ms-bus-list .mbl-l a img {
  min-height: 108px;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
}
.ms-bus-list .mbl-c {
  width: 650px;
  margin-left: 20px;
}
.ms-bus-list .mbl-c h4 a {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  color: #666666;
}
.ms-bus-list .mbl-c h4 a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(../images/supplu-spir.png) no-repeat 0 -59px;
  left: 0;
  top: 2px;
}
.ms-bus-list .mbl-c h4 a:hover {
  color: #000;
  text-decoration: underline;
}
.ms-bus-list .mbl-c p {
  font-size: 12px;
  color: #666;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.ms-bus-list .mbl-c .mblc-b1 {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.ms-bus-list .mbl-c .mblc-b1 span {
  font-size: 12px;
  color: #3e3e3e;
}
.ms-bus-list .mbl-c .mblc-b1 small {
  font-size: 12px;
  color: #3e3e3e;
}
.ms-bus-list .mbl-c .mblc-b2 {
  height: 20px;
  line-height: 20px;
}
.ms-bus-list .mbl-c .mblc-b2 a {
  font-size: 12px;
  color: #3e3e3e;
  float: left;
  font-weight: bold;
}
.ms-bus-list .mbl-c .mblc-b2 a small {
  color: #666666;
  font-weight: normal;
  margin-left: 10px;
}
.ms-bus-list .mbl-r {
  width: 120px;
}
.ms-bus-list .mbl-r a {
  display: block;
  width: 80px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #ff6600;
  margin: 36px auto;
}
/*供应信息*/
.ms-dtl-info {
  border: 1px solid #d2d2d2;
  border-radius: 8px 8px 0 0;
  background-color: #f6f6f6;
  margin-top: 20px;
}
.ms-dtl-info .ms-dtl-info-tit {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background:#35d30b;
  color: #fff;
  font-size: 14px;
  border-radius: 8px 8px 0 0;
}
.ms-dtl-info ul {
  padding: 10px;
}
.ms-dtl-info ul li {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dashed #d1cfcf;
}
.ms-dtl-info ul li a {
  display: block;
}
.ms-dtl-info ul li a img {
  width: 220px;
  height: 151px;
  display: block;
  border: 1px solid #e7e7e7;
}
.ms-dtl-info ul li a span,
.ms-dtl-info ul li a p {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #3f3327;
}
.ms-dtl-info ul li a span {
  color: #fe6a0c;
}
/*公共模块 外框*/
.ms-out-border {
  border: 1px solid #35d30b;
  border-radius: 8px 8px 0 0;
}
.ms-out-border .mob-tit {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  background: linear-gradient(#35d30b, #2aa808);
  border-radius: 8px 8px 0 0;
}
.ms-out-border ul {
  padding: 10px;
}
.ms-out-border ul li {
  height: 32px;
  line-height: 32px;
}
.ms-out-border ul li a {
  float: left;
  font-size: 14px;
  color: #333;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-out-border ul li a:hover {
  color: #72a809;
  text-decoration: underline;
}
.ms-out-border ul li span {
  float: right;
  font-size: 14px;
  color: #666;
}
/*公共模块 外框01*/
.ms-out-border-2 {
  border: 1px solid #dddddd;
  border-top: 2px solid #35d30b;
}
.ms-out-border-2 .mob-tit {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: -webkit-linear-gradient(#fefefe, #f1f1f1);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fefefe, #f1f1f1);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fefefe, #f1f1f1);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#fefefe, #f1f1f1);
  /* 标准的语法 */
}
.ms-out-border-2 .mob-tit span {
  float: left;
  font-size: 16px;
  color: #333;
}
.ms-out-border-2 .mob-tit a {
  float: right;
  color: #478623;
  font-size: 14px;
}
.ms-out-border-2 .mob-top {
  padding: 10px;
}
.ms-out-border-2 .mob-top .mob-top-l {
  width: 120px;
}
.ms-out-border-2 .mob-top .mob-top-l a {
  display: block;
}
.ms-out-border-2 .mob-top .mob-top-l a img {
  width: 100%;
  height: 90px;
}
.ms-out-border-2 .mob-top .mob-top-r {
  width: 206px;
}
.ms-out-border-2 .mob-top .mob-top-r h3 {
  height: 30px;
  line-height: 30px;
}
.ms-out-border-2 .mob-top .mob-top-r h3 a {
  display: block;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-out-border-2 .mob-top .mob-top-r p {
  line-height: 20px;
  font-size: 12px;
  height: 60px;
  overflow: hidden;
}
.ms-out-border-2 ul {
  padding: 0 10px 10px 10px;
}
.ms-out-border-2 ul li {
  height: 32px;
  line-height: 32px;
}
.ms-out-border-2 ul li a {
  float: left;
  font-size: 14px;
  color: #333;
  display: block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 12px;
}
.ms-out-border-2 ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #646464;
  top: 14px;
  left: 0;
}
.ms-out-border-2 ul li a:hover {
  color: #72a809;
  text-decoration: underline;
}
.ms-out-border-2 ul li span {
  float: right;
  font-size: 14px;
  color: #666;
}
